home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-04-17 | 1.3 KB | 15 lines | [TEXT/RLAB] |
- ERROR:
-
- When an error occurs during an RLaB session, it can be classed
- as one of two types. Either a parse error, or a run-time
- error. We will discuss both below.
-
- All error messages attempt to provide both file and line
- number information to help locate the error; unless the error
- occurs at the command line.
-
- Parse errors:
-
- A parse error is an error that occurs while RLaB is converting
- an expression to it's compiled form. Each statement that is
- typed at the command line prompt, or read from a fil